home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / russell / russell.lha / examples / identity.r < prev    next >
Text File  |  1989-12-29  |  33b  |  3 lines

  1. func[x: val T; T: type{}] { x }
  2.  
  3.